Skip to content

Providers

Squizy supports pluggable authentication providers. Each provider handles the external authentication flow and maps external identities to Squizy users.

Currently available:

  • OAuth2 — authenticate via OAuth2/OIDC providers (Google, GitHub, Okta, etc.) with database-backed user management

TIP

For programmatic API access without a browser-based authentication flow, see App Tokens.